Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Moved Contract Call Event Before Contract Update #105

Merged
4 commits merged into from
Sep 20, 2023
Merged

Conversation

ghost
Copy link

@ghost ghost commented Sep 20, 2023

Purpose

Moved Contract Call event before a Contract Update event, since in the case where a contract call’s itself it will make most sense to have the Contract Call event shown first.

See example below
<img width="928" alt="Screenshot 2023-09-20 at 13 52 34" src="https://github.com/Concordium/concordium-scan/assets/132270889/3737fc4a-5932-4206-aaec-dcc104b05e30”>

Changes

  • Moved Contract Call and Contract Update event types
  • Bump front- and backend versions to prepare for release

Task

https://concordium.atlassian.net/browse/CBW-1250

Checklist

  • My code follows the style of this project.
  • The code compiles without warnings.
  • I have performed a self-review of the changes.
  • I have documented my code, in particular the intent of the
    hard-to-understand areas.
  • (If necessary) I have updated the CHANGELOG.

@ghost ghost requested a review from gitguillebetis September 20, 2023 11:55
@ghost ghost merged commit c558e70 into main Sep 20, 2023
@ghost ghost deleted the cbw-1250/contract-call branch September 20, 2023 13:32
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant